Intersoft WebTextEditor Documentation
Load from HTML
See Also Send Feedback
Intersoft WebTextEditor > WebTextEditor > Editing Architecture > Load from HTML

Glossary Item Box

WebTextEditor supports loading content from an HTML file in the server-side through LoadContentFromFile method.
The LoadContentFromFile method provides several options such as listed in the table below.

Parameter name Data Type Description
filename String The HTML file to be loaded
sectionName String Determines the WebTextEditor's section which the content will be loaded to. This parameter is used in multiple sections mode.
isCompleteHTML Boolean Determines whether the loaded file is a complete valid HTML file.

See Also

©2013. All Rights Reserved.